[INFO] cloning repository https://github.com/cncgl/gotham-zip
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cncgl/gotham-zip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcncgl%2Fgotham-zip", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcncgl%2Fgotham-zip'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 654762e0491f84ad483acdb0ffb848832b5b3d8d
[INFO] fixing cncgl/gotham-zip against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcncgl%2Fgotham-zip" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cncgl/gotham-zip
[INFO] finished tweaking git repo https://github.com/cncgl/gotham-zip
[INFO] tweaked toml for git repo https://github.com/cncgl/gotham-zip written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cncgl/gotham-zip on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cncgl/gotham-zip already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 715a3d90f5208b0fb854842d7dc0549526a65ddef9657f2ebfb7747baa50e69e
[INFO] running `Command { std: "docker" "start" "715a3d90f5208b0fb854842d7dc0549526a65ddef9657f2ebfb7747baa50e69e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "715a3d90f5208b0fb854842d7dc0549526a65ddef9657f2ebfb7747baa50e69e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "715a3d90f5208b0fb854842d7dc0549526a65ddef9657f2ebfb7747baa50e69e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "715a3d90f5208b0fb854842d7dc0549526a65ddef9657f2ebfb7747baa50e69e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   phf_shared v0.7.24 (as host dependency) removed features: unicase
[INFO] [stderr]   rand_core v0.3.1 (as host dependency) removed features: alloc, std
[INFO] [stderr] 
[INFO] [stderr]    Compiling libc v0.2.50
[INFO] [stderr]    Compiling serde v1.0.89
[INFO] [stderr]    Compiling cc v1.0.30
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking tokio-executor v0.1.6
[INFO] [stderr]    Compiling backtrace v0.3.14
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling rustc-demangle v0.1.13
[INFO] [stderr]    Compiling cfg-if v0.1.7
[INFO] [stderr]     Checking tokio-sync v0.1.3
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_chacha v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]    Compiling syn v0.15.27
[INFO] [stderr]    Compiling pulldown-cmark v0.2.0
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling same-file v1.0.4
[INFO] [stderr]    Compiling remove_dir_all v0.5.1
[INFO] [stderr]    Compiling bytecount v0.4.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]     Checking tokio-current-thread v0.1.5
[INFO] [stderr]     Checking tokio-timer v0.2.10
[INFO] [stderr]    Compiling bincode v1.1.2
[INFO] [stderr]    Compiling regex v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.6.5
[INFO] [stderr]    Compiling walkdir v2.2.7
[INFO] [stderr]     Checking want v0.0.6
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.39
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking num_cpus v1.10.0
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking mio v0.6.16
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]     Checking cookie v0.11.0
[INFO] [stderr]     Checking linked-hash-map v0.5.1
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]     Checking tokio-io v0.1.12
[INFO] [stderr]     Checking http v0.1.16
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking tokio-codec v0.1.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling synstructure v0.10.1
[INFO] [stderr]    Compiling mime_guess v2.0.0-alpha.6
[INFO] [stderr]     Checking tokio-threadpool v0.1.12
[INFO] [stderr]     Checking uuid v0.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.89
[INFO] [stderr]    Compiling gotham_derive v0.3.0
[INFO] [stderr]    Compiling error-chain v0.12.0
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]     Checking tokio-fs v0.1.6
[INFO] [stderr]     Checking failure v0.1.5
[INFO] [stderr]     Checking h2 v0.1.16
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.39
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking tokio-reactor v0.1.9
[INFO] [stderr]     Checking tokio-tcp v0.1.3
[INFO] [stderr]     Checking tokio-uds v0.2.5
[INFO] [stderr]     Checking tokio-udp v0.1.3
[INFO] [stderr]     Checking tokio v0.1.16
[INFO] [stderr]     Checking hyper v0.12.25
[INFO] [stderr]    Compiling cargo_metadata v0.6.4
[INFO] [stderr]    Compiling skeptic v0.13.4
[INFO] [stderr]    Compiling borrow-bag v1.0.0
[INFO] [stderr]     Checking gotham v0.3.0
[INFO] [stderr]     Checking gotham-zip v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.18s
[INFO] [stderr] crater-edition-check: gotham-zip v0.1.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling mime_guess v2.0.0-alpha.6
[INFO] [stdout] error[E0277]: the trait bound `UniCase<&str>: phf_shared::PhfHash` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.0-alpha.6/build.rs:37:21
[INFO] [stdout]     |
[INFO] [stdout]  37 |         forward_map.entry(UniCase(key), &format!("{:?}", val));
[INFO] [stdout]     |                     ^^^^^ the trait `phf_shared::PhfHash` is not implemented for `UniCase<&str>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `phf_shared::PhfHash`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               String
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               [u8; 10]
[INFO] [stdout]               [u8; 11]
[INFO] [stdout]               [u8; 12]
[INFO] [stdout]               [u8; 13]
[INFO] [stdout]             and 40 others
[INFO] [stdout] note: required by a bound in `phf_codegen::Map::<K>::entry`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf_codegen-0.7.24/src/lib.rs:99:14
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl<K: Hash+PhfHash+Eq+fmt::Debug> Map<K> {
[INFO] [stdout]     |              ^^^^^^^ required by this bound in `Map::<K>::entry`
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn entry(&mut self, key: K, value: &str) -> &mut Map<K> {
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `UniCase<&str>: phf_shared::PhfHash` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.0-alpha.6/build.rs:34:27
[INFO] [stdout]     |
[INFO] [stdout]  34 |     let mut forward_map = PhfMap::new();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^ the trait `phf_shared::PhfHash` is not implemented for `UniCase<&str>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `phf_shared::PhfHash`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               String
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               [u8; 10]
[INFO] [stdout]               [u8; 11]
[INFO] [stdout]               [u8; 12]
[INFO] [stdout]               [u8; 13]
[INFO] [stdout]             and 40 others
[INFO] [stdout] note: required by a bound in `phf_codegen::Map::<K>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf_codegen-0.7.24/src/lib.rs:99:14
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl<K: Hash+PhfHash+Eq+fmt::Debug> Map<K> {
[INFO] [stdout]     |              ^^^^^^^ required by this bound in `Map::<K>::new`
[INFO] [stdout] 100 |     /// Creates a new `phf::Map` builder.
[INFO] [stdout] 101 |     pub fn new() -> Map<K> {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `build` exists for struct `phf_codegen::Map<UniCase<&str>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.0-alpha.6/build.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |     forward_map.build(out).unwrap();
[INFO] [stdout]    |                 ^^^^^ method cannot be called on `phf_codegen::Map<UniCase<&str>>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-1.4.2/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct UniCase<S>(pub S);
[INFO] [stdout]    | --------------------- doesn't satisfy `UniCase<&str>: phf_shared::PhfHash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `UniCase<&str>: phf_shared::PhfHash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `UniCase<&str>: phf_shared::PhfHash` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.0-alpha.6/build.rs:76:21
[INFO] [stdout]     |
[INFO] [stdout]  76 |             sub_map.entry(sub, &format!("({}, {})", sub_start, sub_end));
[INFO] [stdout]     |                     ^^^^^ the trait `phf_shared::PhfHash` is not implemented for `UniCase<&str>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `phf_shared::PhfHash`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               String
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               [u8; 10]
[INFO] [stdout]               [u8; 11]
[INFO] [stdout]               [u8; 12]
[INFO] [stdout]               [u8; 13]
[INFO] [stdout]             and 40 others
[INFO] [stdout] note: required by a bound in `phf_codegen::Map::<K>::entry`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf_codegen-0.7.24/src/lib.rs:99:14
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl<K: Hash+PhfHash+Eq+fmt::Debug> Map<K> {
[INFO] [stdout]     |              ^^^^^^^ required by this bound in `Map::<K>::entry`
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn entry(&mut self, key: K, value: &str) -> &mut Map<K> {
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `UniCase<&str>: phf_shared::PhfHash` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.0-alpha.6/build.rs:69:27
[INFO] [stdout]     |
[INFO] [stdout]  69 |         let mut sub_map = PhfMap::new();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^ the trait `phf_shared::PhfHash` is not implemented for `UniCase<&str>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `phf_shared::PhfHash`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               String
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               [u8; 10]
[INFO] [stdout]               [u8; 11]
[INFO] [stdout]               [u8; 12]
[INFO] [stdout]               [u8; 13]
[INFO] [stdout]             and 40 others
[INFO] [stdout] note: required by a bound in `phf_codegen::Map::<K>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf_codegen-0.7.24/src/lib.rs:99:14
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl<K: Hash+PhfHash+Eq+fmt::Debug> Map<K> {
[INFO] [stdout]     |              ^^^^^^^ required by this bound in `Map::<K>::new`
[INFO] [stdout] 100 |     /// Creates a new `phf::Map` builder.
[INFO] [stdout] 101 |     pub fn new() -> Map<K> {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `build` exists for struct `phf_codegen::Map<UniCase<&str>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.0-alpha.6/build.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 |         sub_map.build(&mut subs_bytes).unwrap();
[INFO] [stdout]    |                 ^^^^^ method cannot be called on `phf_codegen::Map<UniCase<&str>>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-1.4.2/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct UniCase<S>(pub S);
[INFO] [stdout]    | --------------------- doesn't satisfy `UniCase<&str>: phf_shared::PhfHash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `UniCase<&str>: phf_shared::PhfHash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `UniCase<&str>: phf_shared::PhfHash` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.0-alpha.6/build.rs:86:17
[INFO] [stdout]     |
[INFO] [stdout]  86 |         rev_map.entry(
[INFO] [stdout]     |                 ^^^^^ the trait `phf_shared::PhfHash` is not implemented for `UniCase<&str>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `phf_shared::PhfHash`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               String
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               [u8; 10]
[INFO] [stdout]               [u8; 11]
[INFO] [stdout]               [u8; 12]
[INFO] [stdout]               [u8; 13]
[INFO] [stdout]             and 40 others
[INFO] [stdout] note: required by a bound in `phf_codegen::Map::<K>::entry`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf_codegen-0.7.24/src/lib.rs:99:14
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl<K: Hash+PhfHash+Eq+fmt::Debug> Map<K> {
[INFO] [stdout]     |              ^^^^^^^ required by this bound in `Map::<K>::entry`
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn entry(&mut self, key: K, value: &str) -> &mut Map<K> {
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `UniCase<&str>: phf_shared::PhfHash` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.0-alpha.6/build.rs:62:23
[INFO] [stdout]     |
[INFO] [stdout]  62 |     let mut rev_map = PhfMap::new();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ the trait `phf_shared::PhfHash` is not implemented for `UniCase<&str>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `phf_shared::PhfHash`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               String
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               [u8; 10]
[INFO] [stdout]               [u8; 11]
[INFO] [stdout]               [u8; 12]
[INFO] [stdout]               [u8; 13]
[INFO] [stdout]             and 40 others
[INFO] [stdout] note: required by a bound in `phf_codegen::Map::<K>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf_codegen-0.7.24/src/lib.rs:99:14
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl<K: Hash+PhfHash+Eq+fmt::Debug> Map<K> {
[INFO] [stdout]     |              ^^^^^^^ required by this bound in `Map::<K>::new`
[INFO] [stdout] 100 |     /// Creates a new `phf::Map` builder.
[INFO] [stdout] 101 |     pub fn new() -> Map<K> {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `build` exists for struct `phf_codegen::Map<UniCase<&str>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.0-alpha.6/build.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |     rev_map.build(out).unwrap();
[INFO] [stdout]    |             ^^^^^ method cannot be called on `phf_codegen::Map<UniCase<&str>>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-1.4.2/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct UniCase<S>(pub S);
[INFO] [stdout]    | --------------------- doesn't satisfy `UniCase<&str>: phf_shared::PhfHash`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `UniCase<&str>: phf_shared::PhfHash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mime_guess` (build script) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "715a3d90f5208b0fb854842d7dc0549526a65ddef9657f2ebfb7747baa50e69e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "715a3d90f5208b0fb854842d7dc0549526a65ddef9657f2ebfb7747baa50e69e", kill_on_drop: false }`
[INFO] [stdout] 715a3d90f5208b0fb854842d7dc0549526a65ddef9657f2ebfb7747baa50e69e
